| Total Complexity | 31 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 280 |
| Lines of code | 194 |
| Logical lines of code | 70 |
| Comment lines | 45 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| migrate_reservation() | 43 | 8 | 46 | |
| convert_weekly_schedule_data() | 52 | 6 | 24 | |
| migrate_multi_slot_daily_schedule() | 50 | 5 | 28 | |
| migrate_daily_schedule() | 45 | 3 | 52 | |
| migrate_multi_slot_weekly_schedule() | 55 | 4 | 20 | |
| migrate_reservation_schedule() | 64 | 2 | 10 | |
| migrate_weekly_reservation_schedule() | 63 | 2 | 10 | |
| __construct() | 78 | 1 | 4 |